バージョン 24.2 (最新)

HierarchyDescriptor<T> コンストラクタ

HierarchyDescriptor<T> クラスの新しいインスタンスを初期化します。
シンタックス
public HierarchyDescriptor<T>( 
   Expression<Func<T,object>> propertyExpression
)

パラメータ

propertyExpression
階層が構築されたプロパティを選択する Expression
参照